home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia: …teractivo de Visual Basic / Informática Multimedia V-96 Curso interactivo de Visual Basic.iso / imagenes / nnvbx.gif < prev    next >
Graphics Interchange Format  |  1995-09-04  |  15KB  |  600x568  |  4-bit (10 colors)
Labels: crt screen | monitor | plant | web site
OCR: NN hlp 60x File EP3 Booeohhh Options Help Contents Search Print Overview This custom control implements feed forward multilayer neural network device with training by error backpropagation allows you to define train and use neural network devices in vour programs easily It also supports save and load networks to disk for later training Properties Methods Events Error Codes Comments: Input and output values are float numbers ranging from 0.0 to 1.0 for inputs and 0.1 to 0.9 for outputs The control uses 'standard' Action property to control the net. Net Use: The usual process in implementing neural nets has 3 phases, Design. Train & Use Design phase The Design phase simple, set the topology of net ) (properties 01 and optionally HO and H1) and set Action propertyto (Create) This creates and ...